mirror of
https://github.com/romychs/Ocean-240.2-Emulator.git
synced 2026-04-21 11:03:21 +03:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e646c49790 |
@ -55,7 +55,7 @@ func main() {
|
||||
conf := config.GetConfig()
|
||||
|
||||
// Reconfigure logging by config values
|
||||
//logger.ReconfigureLogging(conf)
|
||||
logger.ReconfigureLogging(conf)
|
||||
|
||||
if runtime.GOOS == "windows" {
|
||||
cpuClkPeriod.Store(windowsCpuClkPeriod)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user