Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Games
KBlocks
Commits
086563d9
Commit
086563d9
authored
Jan 24, 2021
by
Julian Helfferich
💬
Browse files
Add missing initialization
parent
5e9bd5a1
Pipeline
#48648
passed with stage
in 4 minutes and 4 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
src/GraphicsInterface.h
View file @
086563d9
...
...
@@ -21,6 +21,7 @@ public:
GraphicsInterface
()
:
m_Block_Size
{},
m_View_Size_Width
{},
m_View_Size_Height
{},
m_PlayArea_OffsetPoint_X
{},
m_PlayArea_OffsetPoint_Y
{},
m_PlayArea_NumberOfBlocks_X
{},
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment