Pārlūkot izejas kodu

Update VectorForceObject.c

Rudy Boudewijn van Etten 5 gadi atpakaļ
vecāks
revīzija
0478499c42
1 mainītis faili ar 1 papildinājumiem un 3 dzēšanām
  1. 1 3
      RTS/VectorForceObject.c

+ 1 - 3
RTS/VectorForceObject.c

@@ -1,6 +1,4 @@
-//
-// Vector Force object test.. Wo\rk in progress
-//
+
 // In the book Pro Html5 Games one of the games learned to program there is a rts. To be honest I do not really understand
 // much of how to code a complete rts like shown in that book but I was looking through it again and had learned more about
 // vectors. (search: the coding train)