mirror of
https://github.com/cyberboy666/r_e_c_u_r.git
synced 2025-12-12 19:30:11 +01:00
Initialise plugins later so that they've got better access to modules to do stuff
This commit is contained in:
@@ -202,7 +202,7 @@ class PluginCollection(object):
|
||||
|
||||
@property
|
||||
def shaders(self):
|
||||
return self.message_handler.shaders
|
||||
return self.actions.shaders
|
||||
|
||||
@property
|
||||
def actions(self):
|
||||
|
||||
Reference in New Issue
Block a user