Examples - Fix missing div container
This commit is contained in:
parent
8d6f1d8812
commit
bc02cf6382
2 changed files with 6 additions and 4 deletions
|
|
@ -11,7 +11,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<!--Basic Game-loop-->
|
||||
<div id="while_output"></div>
|
||||
<div id="while_loop"></div>
|
||||
<div id="variable_timestep"></div>
|
||||
<div id="fixed_variable"></div>
|
||||
<!--<button id="basic_start">start</button>-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue