mirror of
https://github.com/zeldaret/tmc
synced 2026-07-02 12:36:27 -04:00
Document some player item stuff
This commit is contained in:
@@ -148,7 +148,7 @@ void SmallIceBlock_Action3(SmallIceBlockEntity* this) {
|
||||
}
|
||||
super->action = 4;
|
||||
super->timer = 60;
|
||||
super->flags &= 0x7f;
|
||||
super->flags &= ~0x80;
|
||||
}
|
||||
|
||||
void SmallIceBlock_Action4(SmallIceBlockEntity* this) {
|
||||
|
||||
Reference in New Issue
Block a user