mirror of
https://github.com/Wesley-DeMontigny/WLUS.git
synced 2026-02-08 02:58:34 -06:00
The character can now load entirely into a world instance. Next step is to implement all replica components so the world can have objects, and to figure out a way how to determine what to serialize/where to store object data.
4 lines
94 B
Python
4 lines
94 B
Python
from pyraknet.bitstream import *
|
|
from ..serializables import misc_serializables, packet_enum
|
|
|