Update online_match_manager.js
This commit is contained in:
		| @ -261,7 +261,7 @@ class OnlineMatchManager | ||||
|             } | ||||
|             else | ||||
|             { | ||||
|                 status_mesage("Game over, you lost!"); | ||||
|                 this.info_func("Game Over, you lost!"); | ||||
|                 control_head += "You lost"; | ||||
|                 this.control_container.set_background_color(this.online_opponent.get_color_with_alpha(0.4)); | ||||
|             } | ||||
| @ -326,4 +326,4 @@ class OnlineMatchManager | ||||
|          | ||||
|  | ||||
|     } | ||||
| } | ||||
| } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user