This website requires JavaScript.
Explore
Help
Register
Sign In
cowarin
/
Funkin
Watch
1
Star
0
Fork
You've already forked Funkin
0
mirror of
https://github.com/ninjamuffin99/Funkin.git
synced
2024-11-10 08:44:47 +00:00
Code
Issues
Releases
Wiki
Activity
404b2b648e
Funkin
/
source
/
funkin
/
play
/
character
/
Character.hx
10 lines
79 B
Haxe
Raw
Normal View
History
Unescape
Escape
Modified every file in the codebase to solve a single bug.
2022-03-08 08:13:53 +00:00
package
funkin
.
play
.
character
;
enum
CharacterType
{
BF
;
GF
;
DAD
;
OTHER
;
}
Reference in a new issue
Copy permalink