deletes some unused variables (#20609)

This commit is contained in:
GDN
2023-03-13 18:32:36 -04:00
committed by GitHub
parent 82651eec28
commit 19c4c00503
5 changed files with 0 additions and 15 deletions
-6
View File
@@ -16,12 +16,6 @@
/proc/setupgenetics()
if(prob(50))
GLOB.blockadd = rand(-300,300)
if(prob(75))
GLOB.diffmut = rand(0,20)
//Thanks to nexis for the fancy code
// BITCH I AIN'T DONE YET