diff --git a/makepanda/makepanda.py b/makepanda/makepanda.py index 130a65a655..769184f5c1 100755 --- a/makepanda/makepanda.py +++ b/makepanda/makepanda.py @@ -168,7 +168,7 @@ def parseopts(args): # Options for which to display a deprecation warning. removedopts = [ "use-touchinput", "no-touchinput", "no-awesomium", "no-directscripts", - "no-carbon", "universal", "no-physx", "no-rocket" + "no-carbon", "universal", "no-physx", "no-rocket", "host" ] # All recognized options.