7-13-25 3:38am
This commit is contained in:
8
Gameplay/Table.cs
Normal file
8
Gameplay/Table.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
using Godot;
|
||||
using System;
|
||||
|
||||
public partial class Table : Sprite2D
|
||||
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user