mirror of
https://github.com/wassname/phaser.git
synced 2026-09-09 11:28:47 +08:00
Fixed filters for new shader code.
This commit is contained in:
@@ -95,8 +95,6 @@ $(document).ready(function(){
|
||||
|
||||
.done(function(data) {
|
||||
|
||||
console.log(data);
|
||||
|
||||
if (data.version !== '1.1.3')
|
||||
{
|
||||
$("#upgrade").append(data.version);
|
||||
|
||||
Reference in New Issue
Block a user