mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-29 11:02:05 +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:
@@ -105,7 +105,7 @@ GLOBAL_VAR_INIT(reloading_map, FALSE)
|
||||
if(!loader)
|
||||
loader = new
|
||||
if(cleanload)
|
||||
..() //Trigger mass deletion.
|
||||
..() //Trigger mass deletion.
|
||||
modules |= loader
|
||||
syncModules()
|
||||
loader.generate()
|
||||
|
||||
Reference in New Issue
Block a user