Moved resources around to forestall conflicts with debuggee
diff --git a/Mac/Tools/twit/twit.py b/Mac/Tools/twit/twit.py
index 6c6bad4..2cc3f41 100644
--- a/Mac/Tools/twit/twit.py
+++ b/Mac/Tools/twit/twit.py
@@ -20,7 +20,7 @@
 
 if os.name == 'mac':
 	import MacOS
-	MacOS.splash(515)	# Try to show the splash screen
+	MacOS.splash(502)	# Try to show the splash screen
 	import mactwit_app; twit_app = mactwit_app
 else:
 	try: