diff --git a/code/WorkInProgress/ZomgPonies/oldcode/turntable.dm b/code/WorkInProgress/ZomgPonies/oldcode/turntable.dm
index 2c0b1826a6d..5c2591cd241 100644
--- a/code/WorkInProgress/ZomgPonies/oldcode/turntable.dm
+++ b/code/WorkInProgress/ZomgPonies/oldcode/turntable.dm
@@ -33,8 +33,8 @@
//t += "On
"
t += "Off
"
t += "One
"
- //t += "TestLoop2
"
- //t += "TestLoop3
"
+ t += "TestLoop2
"
+ t += "TestLoop3
"
user << browse(t, "window=turntable;size=420x700")