4 lines
36 B
ActionScript
4 lines
36 B
ActionScript
|
|
while (true) {
|
||
|
|
trace("SPAM");
|
||
|
|
}
|