Bla .gitignore fuckup

This commit is contained in:
Michael Fabain Dirks
2016-05-07 23:09:58 +02:00
parent aa22d21fb5
commit ac6e64d7e8
27 changed files with 1406 additions and 1413 deletions
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.
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -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
View File
@@ -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