mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
Window needs to be screwed to floor before being put in frame (#18935)
Co-authored-by: adrermail@gmail.com <adrermail@gmail.com>
This commit is contained in:
co-authored by
adrermail@gmail.com <adrermail@gmail.com>
parent
e23bf52b96
commit
99c6945644
@@ -216,6 +216,8 @@
|
||||
return
|
||||
if(state != WINDOW_OUT_OF_FRAME && state != WINDOW_IN_FRAME)
|
||||
return
|
||||
if(!anchored)
|
||||
return
|
||||
if(flags & NODECONSTRUCT)
|
||||
return
|
||||
. = TRUE
|
||||
|
||||
Reference in New Issue
Block a user