Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jarnik committed Jul 26, 2013
1 parent 6867b47 commit 77f956b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Main.hx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import openfl.events.JoystickEvent;

class Main extends Sprite {

public static inline var OUYA_DEVELOPER_ID:String = "a589aa6a-cf50-4f72-9313-0a515e4dab95";
public static inline var OUYA_DEVELOPER_ID:String = "0000000-0000-00000-0000-0000";
public static inline var PRODUCT_IDENTIFIER:String = "test_sss_full";
public static inline var DER_KEY_PATH:String = "assets/key.der";

Expand Down

0 comments on commit 77f956b

Please sign in to comment.