diff --git a/direct/src/http/webAIInspector.py b/direct/src/http/webAIInspector.py index 5e9f9cf8de..4107947b4d 100755 --- a/direct/src/http/webAIInspector.py +++ b/direct/src/http/webAIInspector.py @@ -60,7 +60,7 @@ class aiWebServer(SystemInformation): except KeyError: # MagicWord issue. Malformed URL replyTo.respond('\n\n\n\nMagic Word Error\nPlease check the URL. Transaction could not be completed. Malformed URL.\n') - return + return # Next we execute the magic word request if theMagicWord == 'aiobjectcount':