Skip to content

Commit

Permalink
reduce viewdistance
Browse files Browse the repository at this point in the history
  • Loading branch information
McDiod committed May 16, 2017
1 parent d4f849c commit 1770fc7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions mission.sqm
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class EditorData
};
class LayerIndexProvider
{
nextID=11;
nextID=12;
};
class Camera
{
Expand Down Expand Up @@ -1912,7 +1912,7 @@ class Mission
"SCALAR"
};
};
value=6000;
value=3500;
};
};
};
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tvt-wita2016",
"description": "Where is the agent?",
"version": "0.5.0",
"version": "0.5.1",
"contributors": [
{
"name": "XiviD"
Expand Down

0 comments on commit 1770fc7

Please sign in to comment.