mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
SPAWN:InitSpeedMPS() etc
This commit is contained in:
@@ -1153,6 +1153,7 @@ function BASE:_Serialize(Arguments)
|
||||
text = string.gsub(text,"\n","")
|
||||
text = string.gsub(text,"%(%(","%(")
|
||||
text = string.gsub(text,"%)%)","%)")
|
||||
text = string.gsub(text,"(%s+)","")
|
||||
return text
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user