mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
very minor typo
This commit is contained in:
parent
e3bf12e996
commit
6e0f12e7d5
@ -285,7 +285,7 @@ press(const MouseWatcherParameter ¶m) {
|
|||||||
// Access: Public, Virtual
|
// Access: Public, Virtual
|
||||||
// Description: This is a callback hook function, called whenever a
|
// Description: This is a callback hook function, called whenever a
|
||||||
// mouse or keyboard button previously depressed with
|
// mouse or keyboard button previously depressed with
|
||||||
// press() is released
|
// press() is released.
|
||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
void PGItem::
|
void PGItem::
|
||||||
release(const MouseWatcherParameter ¶m) {
|
release(const MouseWatcherParameter ¶m) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user