Skip to content

Comments

Fix Spawn to work on single core systems also.#1

Open
tinkeros wants to merge 1 commit intoWircea:mainfrom
tinkeros:fix-single-core
Open

Fix Spawn to work on single core systems also.#1
tinkeros wants to merge 1 commit intoWircea:mainfrom
tinkeros:fix-single-core

Conversation

@tinkeros
Copy link

@tinkeros tinkeros commented Jan 2, 2024

Cool game, this will fix it so it also works when there is only 1 CPU.
Just need to change 1 to mp_cnt-1 in each of your 3 Spawn function calls.

@tinkeros tinkeros changed the title Fix Spawn to work one single core systems also. Fix Spawn to work on single core systems also. Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant