소스 검색

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