mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 06:00:16 +01:00
Changed to \the
This commit is contained in:
committed by
GitHub
parent
1a554d8bd2
commit
b88a4572a4
@@ -137,7 +137,7 @@
|
||||
if(charges == -1)
|
||||
. = FALSE
|
||||
else if(!charges_left)
|
||||
user << "<span class='warning'>There is no more of the [src.name] \
|
||||
user << "<span class='warning'>There is no more of \the [src.name] \
|
||||
left!</span>"
|
||||
if(self_contained)
|
||||
qdel(src)
|
||||
|
||||
Reference in New Issue
Block a user