3 lines
53 B
Text
3 lines
53 B
Text
While "True"
|
|
TextWindow.WriteLine("SPAM")
|
|
EndWhile
|
While "True"
|
|
TextWindow.WriteLine("SPAM")
|
|
EndWhile
|