@@ -38,7 +38,7 @@ beef.execute(function() {
|
||||
|
||||
|
||||
|
||||
if ( hasUnity ) {
|
||||
if ( hasUnity() ) {
|
||||
|
||||
beef.net.send("<%= @command_url %>", <%= @command_id %>, "unity = Unity Web Player is enabled");
|
||||
|
||||
@@ -57,4 +57,4 @@ beef.execute(function() {
|
||||
|
||||
}
|
||||
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user