mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 14:07:51 +01:00
Removed redundant src.
This commit is contained in:
@@ -129,7 +129,7 @@ Class Procs:
|
||||
if(use_power)
|
||||
myArea = get_area_master(src)
|
||||
if(!speed_process)
|
||||
if(!src.defer_process)
|
||||
if(!defer_process)
|
||||
START_PROCESSING(SSmachines, src)
|
||||
else
|
||||
START_DEFERRED_PROCESSING(SSmachines, src)
|
||||
|
||||
Reference in New Issue
Block a user