mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Implement LegoState::Playlist (#517)
This commit is contained in:

committed by
GitHub

parent
558bda4dd2
commit
b7e274f902
@@ -29,7 +29,7 @@ public:
|
||||
// LegoVehicleBuildState::`scalar deleting destructor'
|
||||
|
||||
private:
|
||||
Shuffle m_unk0x08[4]; // 0x08
|
||||
Playlist m_unk0x08[4]; // 0x08
|
||||
|
||||
// This can be one of the following:
|
||||
// * LegoRaceCarBuildState
|
||||
|
Reference in New Issue
Block a user