mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 13:39:16 +01:00
removes var/ inside all procs (#19450)
* removes var/ inside all procs * . * ugh
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/turf/simulated/mineral/vacuum/gb_mine/make_ore(var/rare_ore)
|
||||
/turf/simulated/mineral/vacuum/gb_mine/make_ore(rare_ore)
|
||||
if(mineral)
|
||||
return
|
||||
var/mineral_name
|
||||
|
||||
Reference in New Issue
Block a user