mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-27 18:12:00 +00:00
[MIRROR] Remove hideous inline tab indentation, and bans it in contributing guidelines (#3394)
* Remove hideous inline tab indentation, and bans it in contributing guidelines * a Co-authored-by: Mothblocks <35135081+Mothblocks@users.noreply.github.com> Co-authored-by: Gandalf2k15 <jzo123@hotmail.com>
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
/datum/map_generator_module/bottom_layer/massdelete
|
||||
spawnableAtoms = list()
|
||||
spawnableTurfs = list()
|
||||
var/deleteturfs = TRUE //separate var for the empty type.
|
||||
var/deleteturfs = TRUE //separate var for the empty type.
|
||||
var/list/ignore_typecache
|
||||
|
||||
/datum/map_generator_module/bottom_layer/massdelete/generate()
|
||||
|
||||
Reference in New Issue
Block a user