4
4
mirror of https://github.com/H-uru/korman.git synced 2025-07-14 22:36:52 +00:00

Plasma Game -> Korman

This commit is contained in:
2013-06-29 18:01:15 -04:00
parent 6da45b02e5
commit 680cb90086

View File

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