Skip to content
This repository has been archived by the owner. It is now read-only.

Partial CBoat #295

Merged
merged 1 commit into from Jan 24, 2020
Merged

Partial CBoat #295

merged 1 commit into from Jan 24, 2020

Conversation

@Sergeanur
Copy link
Collaborator

@Sergeanur Sergeanur commented Jan 23, 2020

No description provided.

KeepWaterOutVertices[0].objVertex.x = -1.15f;
KeepWaterOutVertices[0].objVertex.y = 3.61f;
KeepWaterOutVertices[0].objVertex.z = 1.03f;
Comment on lines +133 to +135

This comment has been minimized.

@ghost

ghost Jan 23, 2020

maybe it'd possible:

KeepWaterOutVertices[0].objVertex = {-1.15f, 3.61f, 1.03f};

etc...
Should be a bit nicer to read.

@ghost
ghost approved these changes Jan 23, 2020
Copy link

@ghost ghost left a comment

lgtm

@Sergeanur Sergeanur merged commit 6ff06ff into GTAmodding:master Jan 24, 2020
1 check passed
1 check passed
@appveyor
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
@Sergeanur Sergeanur deleted the Sergeanur:boat branch Jan 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant