Added driver type and used car in results and standings menus
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@581 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 3a6550b9b3422907e5d268ec84a1a85ab4ad92f7 Former-commit-id: ac15bd9994de59a0eed8ed2c7b4d2c3d1ea62bff
This commit is contained in:
parent
8193332bc6
commit
13611f9d4e
1 changed files with 8 additions and 0 deletions
|
@ -278,6 +278,10 @@
|
|||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\racescreens\driver.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\confscreens\driverconfig.cpp"
|
||||
>
|
||||
|
@ -1237,6 +1241,10 @@
|
|||
RelativePath="client.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\racescreens\driver.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="driverconfig.h"
|
||||
>
|
||||
|
|
Loading…
Reference in a new issue