mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 05:27:01 +01:00
Fix Ash Walkers mining and antag selection, fix Lavaland Syndicate base incinerator buttons and comms agent mask
This commit is contained in:
@@ -246,7 +246,7 @@
|
||||
return
|
||||
|
||||
// Clumsy folks can only flush it.
|
||||
if(user.IsAdvancedToolUser(1))
|
||||
if(user.IsAdvancedToolUser())
|
||||
ui_interact(user)
|
||||
else
|
||||
flush = !flush
|
||||
|
||||
Reference in New Issue
Block a user