mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-21 04:07:52 +01:00
[MIRROR] runtime viewer fixes (#11668)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
Kashargul
parent
a466bf7b88
commit
fa407a034a
@@ -531,7 +531,7 @@
|
||||
if(ticker < burst)
|
||||
addtimer(CALLBACK(src, PROC_REF(handle_gunfire),target, ++ticker, TRUE), burst_delay, TIMER_DELETE_ME)
|
||||
|
||||
add_attack_logs("Unmanned",target,"Fired [src.name]")
|
||||
add_attack_logs(src,target,"Fired [src.name] (Unmanned)")
|
||||
|
||||
|
||||
//obtains the next projectile to fire
|
||||
|
||||
Reference in New Issue
Block a user