浏览代码

Fixed bug

Yentl Van Tendeloo 8 年之前
父节点
当前提交
9d8d97f46c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      integration/code/pn_interface.alc

+ 1 - 1
integration/code/pn_interface.alc

@@ -279,7 +279,7 @@ Element function model_loaded(model : Element):
 
 	return model!
 
-Element function main():
+Void function main():
 	output("Welcome to the Model Management Interface, running live on the Modelverse!")
 	output("Use 'help' command for a list of possible commands")
 	String command