This website requires JavaScript.
Explore
Help
Register
Sign In
sandvich
/
SupaLidlGame
mirror of
https://github.com/humanoidsandvichdispenser/SupaLidlgame
Watch
1
Star
0
Fork
You've already forked SupaLidlGame
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ae0b914717
SupaLidlGame
/
Characters
/
Enemy.cs
10 lines
115 B
C#
Raw
Blame
History
using
Godot
;
using
System
;
namespace
SupaLidlGame.Characters
{
public
partial
class
Enemy
:
NPC
{
}
}
Reference in New Issue
View Git Blame
Copy Permalink