moved to a layer-based rendermode system, moved normal mode to base primitive
options are now handled partially in the python side, in rendermodes.py
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
# c_overviewer must be imported first, because it imports other
|
||||
# modules; leaving this out can lead to bad dependency loops
|
||||
|
||||
try:
|
||||
import c_overviewer
|
||||
except ImportError:
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user