Bla .gitignore fuckup
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,4 +1,4 @@
|
||||
prg_debug 0
|
||||
prg_debug 1
|
||||
prg_lastbuild C:\Projects\Sirius Online - Client\ExeFile.bb
|
||||
win_maximized 0
|
||||
win_notoolbar 0
|
||||
|
||||
+1
-16
@@ -1,16 +1 @@
|
||||
Graphics3D 800,600,32,2
|
||||
SetBuffer BackBuffer()
|
||||
|
||||
Cam = CreateCamera()
|
||||
Cube = CreateCube()
|
||||
MoveEntity(Cam, 0, 0, -5)
|
||||
|
||||
While Not KeyHit(1)
|
||||
TurnEntity Cube, 0.1, 0.1, 0.1
|
||||
|
||||
RenderWorld
|
||||
Flip 0
|
||||
Wend
|
||||
|
||||
EndGraphics
|
||||
End
|
||||
Const a# = -1.0
|
||||
Reference in New Issue
Block a user