Skip to content

Commit

Permalink
Renaming Ubuntu Unity Web API definition files.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmvrbanac committed Nov 9, 2012
1 parent cc9c499 commit 6d1d4a5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion Tests/UnityWebApi-tests.ts → Tests/unity-webapi-tests.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// <reference path="../Definitions/UnityWebApi-1.0.d.ts" />
/// <reference path="../Definitions/unity-webapi-1.0.d.ts" />

var Unity = external.getUnityObject(1.0);
var settings = new UnitySettings();
Expand Down

0 comments on commit 6d1d4a5

Please sign in to comment.