Skip to content

Refactor the "d3dx9" Verb Script#1088

Merged
madoar merged 1 commit intoPhoenicisOrg:masterfrom
madoar:refactor-d3dx9-verb
Aug 18, 2019
Merged

Refactor the "d3dx9" Verb Script#1088
madoar merged 1 commit intoPhoenicisOrg:masterfrom
madoar:refactor-d3dx9-verb

Conversation

@madoar
Copy link
Copy Markdown
Collaborator

@madoar madoar commented Aug 17, 2019

This PR modernizes the d3dx9 verb script

const Wine = include("engines.wine.engine.object");
const Resource = include("utils.functions.net.resource");
const {CabExtract} = include("utils.functions.filesystem.extract");
const { CabExtract } = include("utils.functions.filesystem.extract");
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why isn't this handled by the formatter?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have the habit of pressing the formatting keyboard shortcut directly before pressing the save shortcut. I think that this change comes from that.

@madoar madoar merged commit 7bd0cc5 into PhoenicisOrg:master Aug 18, 2019
@madoar madoar deleted the refactor-d3dx9-verb branch August 18, 2019 10:26
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