mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 11:05:03 +01:00
A lot of perf micro-optimisations (#20188)
* Refactors Investigate Log * Speedup character loading * Optimise SSinstancing * Removes both path images * Optimises SSdebugview * CRLF --> LF * Update config/example/config.toml
This commit is contained in:
@@ -103,7 +103,6 @@
|
||||
|
||||
// Fuckery to prevent null characters
|
||||
/datum/character_save/New()
|
||||
randomise()
|
||||
real_name = random_name(gender, species)
|
||||
|
||||
/datum/character_save/proc/save(client/C)
|
||||
|
||||
Reference in New Issue
Block a user