Browse Source

Fixed bug

Yentl Van Tendeloo 8 years ago
parent
commit
9d8d97f46c
1 changed files with 1 additions and 1 deletions
  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