Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change aim level move time to int #37809

Merged
merged 1 commit into from
Feb 8, 2020
Merged

Conversation

Kilvoctu
Copy link
Contributor

@Kilvoctu Kilvoctu commented Feb 7, 2020

Summary

SUMMARY: Bugfixes "change aim level move time to int"

Purpose of change

"Time to reach aim level" in item info is incorrectly set to decimal.

Describe the solution

Remove is_decimal flag from that info object.

Describe alternatives you've considered

None

Testing

Compile and launch game. Observe item info on a gun. Aim level has no decimal points, and other values are unaffected.

Additional context

(screenshots taken from different guns)
1

2

This issue is briefly mentioned in #37781.

@ifreund ifreund added <Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` Info / User Interface Game - player communication, menus, etc. labels Feb 7, 2020
@ZhilkinSerg ZhilkinSerg merged commit b0d1189 into CleverRaven:master Feb 8, 2020
@Kilvoctu Kilvoctu deleted the moves-int branch February 8, 2020 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` Info / User Interface Game - player communication, menus, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants