added project with nerabochie cows
This commit is contained in:
10
scripts/globals/data_types.gd
Normal file
10
scripts/globals/data_types.gd
Normal file
@ -0,0 +1,10 @@
|
||||
class_name DataTypes
|
||||
|
||||
enum Tools{
|
||||
None,
|
||||
AxeWood,
|
||||
TillGround,
|
||||
WaterCrops,
|
||||
PlantCorn,
|
||||
PlantTomato
|
||||
}
|
1
scripts/globals/data_types.gd.uid
Normal file
1
scripts/globals/data_types.gd.uid
Normal file
@ -0,0 +1 @@
|
||||
uid://dxpwhl8lql5v8
|
Reference in New Issue
Block a user