mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-19 06:29:18 +02:00
Merge branch 'nodecloner' into sim
This commit is contained in:
@@ -175,6 +175,11 @@ void state_manager::process_commands() {
|
||||
}
|
||||
}
|
||||
|
||||
TAnimModel *
|
||||
state_manager::deserialize_model(cParser &Input, scene::scratch_data &Scratchpad, scene::node_data const &Nodedata) {
|
||||
return m_serializer.deserialize_model(Input, Scratchpad, Nodedata);
|
||||
}
|
||||
|
||||
void
|
||||
state_manager::update_clocks() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user