Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
Browse files
Merge pull request #346 from Sergeanur/Radar2
Finished CRadar, a bit of CExplosion
  • Loading branch information
erorcun committed Mar 17, 2020
2 parents 7aa5d16 + 53e65a3 commit 31d16d395eb6582b20a157764ce8b0da608ef3d8
Showing with 1,606 additions and 1,436 deletions.
  1. +0 −1 README.md
  2. +0 −31 src/core/Explosion.cpp
  3. +1,454 −1,380 src/core/Radar.cpp
  4. +23 −24 src/core/Radar.h
  5. +111 −0 src/weapons/Explosion.cpp
  6. +18 −0 src/{core → weapons}/Explosion.h
@@ -63,7 +63,6 @@ CMotionBlurStreaks
CObject CObject
CPacManPickups CPacManPickups
CPedPath CPedPath
CRadar
CRecordDataForChase CRecordDataForChase
CRoadBlocks CRoadBlocks
CRubbish CRubbish

This file was deleted.

0 comments on commit 31d16d3

Please sign in to comment.