This website requires JavaScript.
Explore
Help
Sign in
Parker2991
/
Funkin
Watch
1
Star
0
Fork
You've already forked Funkin
0
mirror of
https://github.com/FunkinCrew/Funkin.git
synced
2024-11-23 16:17:53 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
4fedb9e34a
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 03:13:53 -05:00
package
funkin
.
play
.
character
;
enum
CharacterType
{
BF
;
GF
;
DAD
;
OTHER
;
}
Reference in a new issue
Copy permalink