Browse Source

Plasma Game -> Korman

pull/6/head
Adam Johnson 12 years ago
parent
commit
680cb90086
  1. 2
      korman/render.py

2
korman/render.py

@ -18,7 +18,7 @@ import bpy
class PlasmaRenderEngine(bpy.types.RenderEngine):
bl_idname = "PLASMA_GAME"
bl_label = "Plasma Game"
bl_label = "Korman"
pass

Loading…
Cancel
Save