mirror of
https://github.com/dvdvideo1234/TrackAssemblyTool.git
synced 2025-03-04 03:13:32 -05:00
Fixed: Trackmania United Props ID 1955876643 missing in manual
This commit is contained in:
parent
fe21bfc7a9
commit
7e0516331a
@ -85,7 +85,7 @@ local asmlib = trackasmlib; if(not asmlib) then -- Module present
|
||||
------------ CONFIGURE ASMLIB ------------
|
||||
|
||||
asmlib.InitBase("track","assembly")
|
||||
asmlib.SetOpVar("TOOL_VERSION","8.734")
|
||||
asmlib.SetOpVar("TOOL_VERSION","8.735")
|
||||
asmlib.SetIndexes("V" ,1,2,3)
|
||||
asmlib.SetIndexes("A" ,1,2,3)
|
||||
asmlib.SetIndexes("WV",1,2,3)
|
||||
|
@ -387,6 +387,7 @@ anymore to maintain cetain track packs leading in **NO SUPPORT**, which is also
|
||||
* [Qwertyaaa's GSTP](https://steamcommunity.com/sharedfiles/filedetails/?id=2370393604) **(HAMMER)**
|
||||
* [Magnum's third track pack](https://github.com/MagnumMacKivler/trakpak3) **(HAMMER)**
|
||||
* [Modular Sewer System](https://steamcommunity.com/sharedfiles/filedetails/?id=2340192251)
|
||||
* [Trackmania United Props](https://steamcommunity.com/sharedfiles/filedetails/?id=1955876643)
|
||||
* Portal 2 Walkway UG **(MOUNT)** (Requested by [mr.bones][ref-user-mbones])
|
||||
* [CAP Walkway](https://steamcommunity.com/sharedfiles/filedetails/?id=180210973)
|
||||
* Portal 2 High Walkway **(MOUNT)**
|
||||
|
Loading…
Reference in New Issue
Block a user