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
d04679009a
SupaLidlGame
/
Characters
/
Thinkers
/
Thinker.cs
10 lines
115 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