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
ffd58c5029
SupaLidlGame
/
Characters
/
Thinkers
/
Thinker.cs
11 lines
141 B
C#
Raw
Blame
History
namespace
SupaLidlGame.Characters.Thinkers
{
public
class
Thinker
{
public
virtual
void
Think
(
)
{
}
}
}
Reference in New Issue
View Git Blame
Copy Permalink