This website requires JavaScript.
Explore
Help
Sign In
MasterGordon
/
mine2d
mirror of
https://github.com/MasterGordon/mine2d.git
Watch
1
Star
0
Fork
You've already forked mine2d
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5cefdfd802
mine2d
/
Mine2d
/
game
/
core
/
data
/
ItemId.cs
9 lines
104 B
C#
Raw
Blame
History
namespace
Mine2d.game.core.data
;
public
enum
ItemId
{
Air
=
0
,
Stone
=
1
,
Workbench
=
6
,
}
Reference in New Issue
View Git Blame
Copy Permalink