mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 03:33:21 +00:00
Moves languages to use more defines. Redoes Diona splitting
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
H.real_name = "Synthmorph #[rand(100,999)]"
|
||||
H.name = H.real_name
|
||||
H.dir = 2
|
||||
H.add_language("Encoded Audio Language")
|
||||
H.add_language(LANGUAGE_EAL)
|
||||
return H
|
||||
|
||||
//////////////////// Prosthetics ////////////////////
|
||||
|
||||
Reference in New Issue
Block a user