Skip to content

Commit

Permalink
Update steam_listener.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
britzl committed Nov 6, 2023
1 parent 18979b3 commit 4673cf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion steam/src/steam_listener.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ void SteamListener_Destroy()

/** Set a listener.
* @name set_listener
* @function listener Listener function to call (signature: self, event, data)
* @function listener Listener function to call
* @usage steam.set_listener(function(self, event, data)
* if event == "GameOverlayActivated_t" then
* print("Overlay is active:", data.m_bActive)
Expand Down

0 comments on commit 4673cf8

Please sign in to comment.