Skip to content

fix "select province" for paint and locate.#1460

Merged
Azgaar merged 1 commit into
Azgaar:masterfrom
Avengium:select-province
May 27, 2026
Merged

fix "select province" for paint and locate.#1460
Azgaar merged 1 commit into
Azgaar:masterfrom
Avengium:select-province

Conversation

@Avengium
Copy link
Copy Markdown
Contributor

With this fix, paint manually and locate both work.

With this, paint manually and locate both work.
@netlify
Copy link
Copy Markdown

netlify Bot commented May 27, 2026

Deploy Preview for afmg ready!

Name Link
🔨 Latest commit 8af1abf
🔍 Latest deploy log https://app.netlify.com/projects/afmg/deploys/6a1746555a4ff000082fde3f
😎 Deploy Preview https://deploy-preview-1460--afmg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@Avengium
Copy link
Copy Markdown
Contributor Author

We should consider the other times the "customization" has been modified in PR #1436.

function selectCultureOnLineClick(i) {
if (customization !== 4) return;
function selectReligionOnLineClick(i) {
if (customization !== 7) return;
function selectStateOnLineClick() {
if (customization !== 2) return;

@Azgaar Azgaar merged commit 60ccffd into Azgaar:master May 27, 2026
7 checks passed
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.

2 participants