|
@@ -13,7 +13,7 @@ class Loader:
|
|
|
"""Loader class: contains method to load models, sounds and code"""
|
|
"""Loader class: contains method to load models, sounds and code"""
|
|
|
|
|
|
|
|
notify = directNotify.newCategory("Loader")
|
|
notify = directNotify.newCategory("Loader")
|
|
|
- notify.setDebug(1)
|
|
|
|
|
|
|
+ #notify.setDebug(1)
|
|
|
|
|
|
|
|
# special methods
|
|
# special methods
|
|
|
def __init__(self, base):
|
|
def __init__(self, base):
|