mirror of
https://github.com/geode-sdk/geode.git
synced 2024-12-03 20:51:02 -05:00
icontype 101
This commit is contained in:
parent
96fee44064
commit
d495900068
1 changed files with 1 additions and 0 deletions
|
@ -428,6 +428,7 @@ enum class IconType {
|
||||||
Jetpack = 8,
|
Jetpack = 8,
|
||||||
DeathEffect = 98,
|
DeathEffect = 98,
|
||||||
Special = 99,
|
Special = 99,
|
||||||
|
ShipFire = 101,
|
||||||
};
|
};
|
||||||
|
|
||||||
enum class GJChallengeType {
|
enum class GJChallengeType {
|
||||||
|
|
Loading…
Reference in a new issue