You've already forked ComfyFactorio
							
							
				mirror of
				https://github.com/ComfyFactory/ComfyFactorio.git
				synced 2025-10-30 23:47:41 +02:00 
			
		
		
		
	Whisper notice - don't run on non-comfy backend
This commit is contained in:
		| @@ -118,6 +118,11 @@ local function on_console_command(event) | ||||
|         return | ||||
|     end | ||||
|  | ||||
|     local secs = Server.get_current_time() | ||||
|     if not secs then | ||||
|         return | ||||
|     end | ||||
|  | ||||
|     local player = game.get_player(event.player_index) | ||||
|  | ||||
|     local gui_data = get_player_data(player) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user