Typo
Typo change
This commit is contained in:
		
							parent
							
								
									9189f92432
								
							
						
					
					
						commit
						d95a8da77e
					
				
							
								
								
									
										2
									
								
								Main.go
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Main.go
									
									
									
									
									
								
							@ -7,7 +7,7 @@ import (
 | 
				
			|||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
func main() {
 | 
					func main() {
 | 
				
			||||||
	Log.LogShort(senderName, LM.CategoryAPP, LM.LevelINFO, LM.MessageNameSTARTUP, `VRStudiePT is starting.`)
 | 
						Log.LogShort(senderName, LM.CategoryAPP, LM.LevelINFO, LM.MessageNameSTARTUP, `Ocean is starting.`)
 | 
				
			||||||
	System.InitHandlers()
 | 
						System.InitHandlers()
 | 
				
			||||||
	System.StartAndBlockForever()
 | 
						System.StartAndBlockForever()
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user