Skip to content

Commit

Permalink
basic scene headers
Browse files Browse the repository at this point in the history
  • Loading branch information
YasPHP committed Mar 25, 2021
1 parent b108d99 commit 7aff77b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scene_template.py
Original file line number Diff line number Diff line change
@@ -1,5 1,5 @@
# imports (SmallTalk LIBrary)
from stlib.scene import MainHeader, ContactHeader
from stlib.scene import MainHeader, ContactHeader # basic scene headers
from stlib.visuals import ShowGrid
from stlib.physics import Floor
from stlib.physics import Cube
Expand Down

0 comments on commit 7aff77b

Please sign in to comment.