mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-12 15:14:35 +00:00
Added Villagers and Heroes.
This commit is contained in:
parent
ff503f2b4e
commit
ac1d440e67
6 changed files with 49 additions and 26 deletions
21
index.html
21
index.html
|
|
@ -118,17 +118,20 @@ root: .
|
|||
<script type="text/javascript">
|
||||
(function() {
|
||||
var images = {
|
||||
1: 'Deadly Matter by Studio Dim Sum',
|
||||
2: 'Airship Dragoon by YorkshireRifes',
|
||||
3: 'Deadly Matter by Studio Dim Sum',
|
||||
4: 'Life is Feudal',
|
||||
5: 'Frozen Endzone by Mode 7',
|
||||
6: 'The Reef by QUT',
|
||||
7: 'By Felix Westin',
|
||||
8: 'By Felix Westin',
|
||||
9: 'BeamNG.drive by BeamNG',
|
||||
1: 'Deadly Matter by Studio Dim Sum',
|
||||
2: 'Airship Dragoon by YorkshireRifes',
|
||||
3: 'Deadly Matter by Studio Dim Sum',
|
||||
4: 'Life is Feudal',
|
||||
5: 'Frozen Endzone by Mode 7',
|
||||
6: 'The Reef by QUT',
|
||||
7: 'By Felix Westin',
|
||||
8: 'By Felix Westin',
|
||||
9: 'BeamNG.drive by BeamNG',
|
||||
10: 'Re-Spawn by Gobbo Games',
|
||||
11: 'Blood & Mana',
|
||||
12: 'Villagers and Heroes by mad Otter Games',
|
||||
13: 'Villagers and Heroes by mad Otter Games',
|
||||
14: 'Villagers and Heroes by mad Otter Games',
|
||||
};
|
||||
|
||||
function addImages() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue