mirror of
https://github.com/Relintai/props.git
synced 2024-11-12 10:15:25 +01:00
Actually queue the build in queue_build.
This commit is contained in:
parent
8e9c865285
commit
ef7b217b6a
@ -54,6 +54,7 @@ void PropInstance::build() {
|
||||
}
|
||||
|
||||
void PropInstance::queue_build() {
|
||||
_build_queued = true;
|
||||
}
|
||||
|
||||
void PropInstance::build_finished() {
|
||||
|
Loading…
Reference in New Issue
Block a user