Skip to content

Commit

Permalink
=update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jespa007 committed Jan 16, 2024
1 parent 8deb9ba commit 0c8c9da
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -392,8 +392,6 @@ int main(){
// Register member property name getter
script_engine.registerMemberPropertyMetamethod<Entity>("name","_get",Entity_name_get);

// Compiles and runs script
// Compiles and runs script
// Compiles and runs script
script_engine.compileAndRun(
"var e1=new Entity();\n"
Expand Down

0 comments on commit 0c8c9da

Please sign in to comment.