mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 20:45:28 +01:00
compile
This commit is contained in:
@@ -147,7 +147,7 @@ GLOBAL_LIST_EMPTY(movespeed_modification_cache)
|
||||
modified = TRUE
|
||||
else
|
||||
CRASH("Invalid modifier")
|
||||
if(!isnull(multiplicative_slowdown)
|
||||
if(!isnull(multiplicative_slowdown))
|
||||
final.multiplicative_slowdown = multiplicative_slowdown
|
||||
modified = TRUE
|
||||
if(inject)
|
||||
|
||||
Reference in New Issue
Block a user