Demo på Clean Code
This commit is contained in:
4
CleanDemo/EnemyType.cs
Normal file
4
CleanDemo/EnemyType.cs
Normal file
@@ -0,0 +1,4 @@
|
||||
public enum EnemyType {
|
||||
Normal,
|
||||
Boss
|
||||
}
|
||||
Reference in New Issue
Block a user