mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2026-04-28 04:51:40 +00:00
parent
285b1490f3
commit
cc1e0e8407
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ struct SyncObject* boo_network_init_object(void) {
|
|||
network_init_object_field(o, &o->oInteractType);
|
||||
network_init_object_field(o, &o->oOpacity);
|
||||
network_init_object_field(o, &o->oRoom);
|
||||
network_init_object_field(o, &o->oIntangibleTimer);
|
||||
return so;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue