Go to file
HeshamTB 0b4e259495
Route toString() Exception fix:
- toString() throws exception
   when invoked on 'noise' vehicles
   The routes made for them dont have
   District and Mashier set. Accessing
   name() from a null method throws
   null ptr ex.

Signed-off-by: HeshamTB <hishaminv@gmail.com>
2020-12-01 00:23:07 +03:00
.idea artifact setup 2020-11-27 00:16:43 +03:00
src Route toString() Exception fix: 2020-12-01 00:23:07 +03:00
.gitignore SUV Class 2020-11-08 02:31:20 +03:00
Hajj-simulation.iml init commit 2020-10-09 22:22:37 +03:00